home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr09 / locase18.zip / LOCASE18.TXT < prev   
Text File  |  1993-06-24  |  5KB  |  101 lines

  1.  
  2.                           LOWCASE.EXE
  3.                     Version 1.8, 1 Mar 1993
  4.               Copyright (C) 1992-1993 Jack J. Chandler
  5.  
  6. Have read many queries on program to convert the names in
  7. the PAF NAME2.DAT file to lower case.  This program does
  8. just that.
  9.  
  10. LOWCASE.EXE can be used with no charge as long as not modified
  11. in any way.  Program can be distributed as desired for the FREE
  12. use of any and all users of PAF.
  13.  
  14. There is no error checking and program may crash if it runs into
  15. bad data in the NAME2.DAT file.  If NAME2.DAT file cannot be
  16. found, you will be asked to re-enter or to quit the program  Be
  17. sure you have the correct location of your data files and try
  18. again.
  19.  
  20. Some names may not be correctly converted.  MCDERMITT will be
  21. converted as McDermitt.  MC DERMITT will be converted as Mc
  22. Dermitt.  MAC DERMITT will be converted as Mac Dermitt.  See later
  23. for conversion of MACDERMITT or MACDONALD type 'Mac' names that
  24. do not have a space in the fourth character position.
  25.  
  26. J.J.CHASE will be converted as J.J.Chase.  J. J. CHASE will be
  27. converted as J. J. Chase. JOHN HENRY, ESQ will be converted as
  28. John Henry, Esq,  JOHN HENRY,ESQ will be converted as John Henry,
  29. Esq, O'MALLEY will end up O'Malley, and JONES-BUCK will end up
  30. Jones-Buck.   JONES/BUCK will end up as Jones/Buck.  JOHN'S TAVERN
  31. will be converted as John's Tavern.
  32.  
  33. Other names with special prefixes are not converted as they
  34. cannot be distinguished from common names with the same initial
  35. letters.  Examples: names starting with 'de' are confused with
  36. names such as Delmond, Dennis, etc.   Special procedure with a
  37. query as with the 'Mac' names is not offered in this version since
  38. the number of mis-hits is considered too great.
  39.  
  40. Names in parenthes or with a preceding question mark will be
  41. converted as (WIDOW SMITH) to (Widow Smith) and ?WIDOW SMITH to
  42. ?Widow Smith.
  43.  
  44. Roman Numerals in the title field or in a name field, if separated
  45. from other data by a space, will be left in upper case.  This will
  46. hold for those numerals up to XXXIX (39 arabic).  Therefore, a name
  47. like KING JAMES VII will be converted as King James VII.
  48.  
  49. The two letter upper case postal abbreviations for the U.S. states will
  50. be maintained.  If you have intered these in your data base, you will
  51. not lose them.  MASSACHUSETTS will be converted to Massachusetts,
  52. MA will remain MA,  N.Y. will remain N.Y. and NY will remain NY.
  53.  
  54. Version 1.6 includes also the listed two letter codes for foreign
  55. countries and for Canadian provinces.   Also the integrity of
  56. the upper case three letter abbreviations USA, ENG, and IRE are
  57. retained.
  58.  
  59. Version 1.8 includes option of selecting to convert the 'Mac'
  60. names.  <A>ll can be converted, <N>one converted, or <P>rompted
  61. for conversion.  When a name of this type is encountered under
  62. the <P>rompted selection, the name will be displayed with the
  63. first character in upper case, the next two characters in
  64. lower case, the remainder in upper case.  Example: MacDONALD.
  65. The query to convert the 'D' to lower case requires a 'Y' or 'N'
  66. input.  If you desire MacDonald, answer 'N', for Macdonald answer
  67. 'Y'.  The remaining characters will then be converted to lower case.
  68.  
  69. 'Mac' type names are not converted nor prompted for conversion if
  70. the at least three characters do not follow the 'Mac'.  The name
  71. 'MACK' will be converted to 'Mack'.  Then name 'MACKE' will be converted
  72. to 'Macke'.  The name 'MACKAY' will be converted to 'MacKay'.  Of
  73. these only 'MACKAY' will offer the conversion prompt.
  74.  
  75. Version 1.8 corrects small bug which improperly converted names in
  76. which the first three or four characters represented a Roman
  77. Numeral.
  78.  
  79. Version 1.8 also corrected improper conversion of characters that
  80. followed the quotation mark  and several others without an intervening
  81. space that were inadvertantly removed in version 1.6.
  82.  
  83. This should give you an idea of what to expect and where to look
  84. for names you may need to edit from within PAF.
  85.  
  86. Be sure you are working on a BACKUP copy of the NAME2.DAT file
  87. and check the modified file with FRCHK before discarding your
  88. original NAME2.DAT file.
  89.  
  90. LOWCASE.EXE can be run from any drive:\directory.
  91.  
  92. The author assumes no liability for any loss of data do to the use
  93. of LOWCASE.EXE.
  94.  
  95. No registration required, but if you do find this program of use
  96. to you, a donation of not more than $5.00 will be appreciated.
  97.  
  98.  
  99. Jack J. Chandler, 812 Vermillion Dr., Henderson, NV  89015
  100.  
  101.